IPlugFrame Class Reference
[Graphical User Interface]

Callback interface passed to IPlugView. More...

#include <iplugview.h>

Inheritance diagram for IPlugFrame:
Inheritance graph
[legend]

Public Member Functions

virtual tresult resizeView (IPlugView *view, ViewRect *newSize)=0
 Called to inform the host about the resize of a given view.

Static Public Attributes

static const FUID iid

Detailed Description

Callback interface passed to IPlugView.

Enables a Plug-in to resize the view and cause the host to resize the window.


Member Function Documentation

virtual tresult resizeView ( IPlugView view,
ViewRect newSize 
) [pure virtual]

Called to inform the host about the resize of a given view.


Field Documentation

const FUID iid [static]

Reimplemented from FUnknown.

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Empty

Copyright ©2013 Steinberg Media Technologies GmbH. All Rights Reserved.